﻿2026-06-16T04:57:36.5337793Z ##[group]Run actions/checkout@v5
2026-06-16T04:57:36.5338535Z with:
2026-06-16T04:57:36.5338902Z   repository: SaberMage/spt-core
2026-06-16T04:57:36.5342100Z   token: ***
2026-06-16T04:57:36.5342443Z   ssh-strict: true
2026-06-16T04:57:36.5342800Z   ssh-user: git
2026-06-16T04:57:36.5343159Z   persist-credentials: true
2026-06-16T04:57:36.5343551Z   clean: true
2026-06-16T04:57:36.5343914Z   sparse-checkout-cone-mode: true
2026-06-16T04:57:36.5344338Z   fetch-depth: 1
2026-06-16T04:57:36.5344681Z   fetch-tags: false
2026-06-16T04:57:36.5345034Z   show-progress: true
2026-06-16T04:57:36.5345387Z   lfs: false
2026-06-16T04:57:36.5345724Z   submodules: false
2026-06-16T04:57:36.5346075Z   set-safe-directory: true
2026-06-16T04:57:36.5346670Z ##[endgroup]
2026-06-16T04:57:36.6125854Z Syncing repository: SaberMage/spt-core
2026-06-16T04:57:36.6127368Z ##[group]Getting Git version info
2026-06-16T04:57:36.6128026Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T04:57:36.6128932Z [command]/usr/bin/git version
2026-06-16T04:57:36.6129481Z git version 2.43.0
2026-06-16T04:57:36.6139417Z ##[endgroup]
2026-06-16T04:57:36.6150195Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/92154101-06aa-4f95-bd75-69e1b5545d7b' before making global git config changes
2026-06-16T04:57:36.6151885Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T04:57:36.6153272Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T04:57:36.6186120Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T04:57:36.6204313Z https://github.com/SaberMage/spt-core
2026-06-16T04:57:36.6214356Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T04:57:36.6216929Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T04:57:36.6235385Z HEAD
2026-06-16T04:57:36.6265837Z ##[endgroup]
2026-06-16T04:57:36.6266395Z [command]/usr/bin/git submodule status
2026-06-16T04:57:36.6442916Z ##[group]Cleaning the repository
2026-06-16T04:57:36.6445617Z [command]/usr/bin/git clean -ffdx
2026-06-16T04:57:36.6472368Z Removing traceable-reqs
2026-06-16T04:57:36.6478028Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T04:57:36.6600426Z HEAD is now at d8cb7d5 Merge 221c0e7ff427f5a001ad47991c21c5e4aa18dd98 into 93754408a9612092dc85597cbe11efa28642f2fa
2026-06-16T04:57:36.6604663Z ##[endgroup]
2026-06-16T04:57:36.6606286Z ##[group]Disabling automatic garbage collection
2026-06-16T04:57:36.6609489Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T04:57:36.6634621Z ##[endgroup]
2026-06-16T04:57:36.6635341Z ##[group]Setting up auth
2026-06-16T04:57:36.6639259Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T04:57:36.6664246Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T04:57:36.6850103Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T04:57:36.6873114Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T04:57:36.7060753Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T04:57:36.7120584Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T04:57:36.7310442Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T04:57:36.7339785Z ##[endgroup]
2026-06-16T04:57:36.7340758Z ##[group]Fetching the repository
2026-06-16T04:57:36.7346367Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d8cb7d5539100647d9a8958696275d551689047c:refs/remotes/pull/16/merge
2026-06-16T04:57:37.1610451Z ##[endgroup]
2026-06-16T04:57:37.1611485Z ##[group]Determining the checkout info
2026-06-16T04:57:37.1612318Z ##[endgroup]
2026-06-16T04:57:37.1615880Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T04:57:37.1654393Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T04:57:37.1676454Z ##[group]Checking out the ref
2026-06-16T04:57:37.1678510Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-16T04:57:37.1717735Z HEAD is now at d8cb7d5 Merge 221c0e7ff427f5a001ad47991c21c5e4aa18dd98 into 93754408a9612092dc85597cbe11efa28642f2fa
2026-06-16T04:57:37.1720236Z ##[endgroup]
2026-06-16T04:57:37.1750088Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T04:57:37.1772355Z d8cb7d5539100647d9a8958696275d551689047c
